Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
ASP.Net
1) ADO Database
2) Ajax
3) Asp Control
4) Collections
5) Components
6) Data Binding
7) Development
8) File Directory
9) HTML Control
10) Language Basics
11) Login Security
12) Mobile Control
13) Network
14) Page
15) Request
16) Response
17) Server
18) Session Cookie
19) Sitemap
20) Theme Style
21) User Control And Master Page
22) Validation By Control
23) Validation By Function
24) Webpart
25) WPF
26) XML
Validation By Function
1) Asp
2) Checking the Range of a Date through the RangeValidator Control (VB net)
3) Checking the Range of a Number through the RangeValidator Control (VB net)
4) Comparing a Field to a Date Data Type using the CompareValidator Control (VB net)
5) Comparing a Field to a Numeric Data Type using the CompareValidator Control (VB net)
6) Enter a valid phone number in the form xxx-xxx-xxxx (VB net)
7) Regular Expression Validator Example
8) Using a RegularExpressionValidator Control to Test a Zip Code (VB net)
9) Using a RegularExpressionValidator Control to Test a Zip Code with validationexpression (VB net)
10) Validating a Phone Number with a RegularExpressionValidator Control (VB net)
11) Validating Against a Positive Even Whole Number using the CustomValidator Control (VB net)
12) Validating an Email Address with a RegularExpressionValidator Control (VB net)
13) Validating for a Date in the Current Year Using the CustomValidator Control (VB net)
14) Validation control